-
Home
-
SureForms – Drag and Drop Form Builder for WordPress
-
1.6.2
-
Code
-
Classes
- Entries_List_Table
Total Complexity |
193 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
1,513 |
Lines of code |
948 |
Logical lines of code |
414 |
Comment lines |
449 |
Methods |
39 |
Properties |
4 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_bulk_actions() |
D |
24 |
36 |
184 |
get_where_conditions() |
B |
37 |
15 |
80 |
write_csv_rows() |
A |
51 |
11 |
24 |
display_month_filter() |
A |
54 |
11 |
16 |
display_bulk_action_notice() |
A |
48 |
9 |
31 |
delete_entry_files() |
A |
52 |
9 |
24 |
handle_entry_status() |
A |
50 |
7 |
32 |
build_block_key_map_and_labels() |
S |
52 |
7 |
27 |
get_views() |
S |
49 |
6 |
31 |
column_first_field() |
S |
51 |
6 |
24 |
prepare_items() |
S |
51 |
6 |
24 |
table_data() |
S |
53 |
6 |
21 |
column_default() |
S |
59 |
6 |
16 |
display_tablenav() |
S |
50 |
4 |
46 |
display_form_filter() |
S |
56 |
6 |
14 |
normalize_field_values() |
S |
63 |
6 |
9 |
package_row_actions() |
S |
43 |
2 |
58 |
extra_tablenav() |
S |
55 |
4 |
21 |
column_status() |
S |
56 |
4 |
19 |
get_entries_data() |
S |
54 |
3 |
25 |
display() |
S |
50 |
2 |
36 |
get_available_forms() |
S |
57 |
3 |
17 |
write_csv_header() |
S |
64 |
3 |
10 |
search_box_markup() |
S |
61 |
2 |
13 |
get_table_classes() |
S |
61 |
2 |
12 |
column_id() |
S |
55 |
1 |
21 |
get_all_entries_except_trash() |
S |
59 |
1 |
17 |
get_entries_based_on_search() |
S |
59 |
1 |
17 |
column_form_name() |
S |
70 |
2 |
5 |
get_additional_bulk_actions() |
S |
65 |
2 |
9 |
is_trash_view() |
S |
77 |
2 |
3 |
__construct() |
S |
73 |
1 |
5 |
is_filter_enabled() |
S |
65 |
1 |
10 |
get_columns() |
S |
63 |
1 |
10 |
column_cb() |
S |
69 |
1 |
7 |
no_items() |
S |
72 |
1 |
6 |
get_bulk_actions() |
S |
65 |
1 |
9 |
get_sortable_columns() |
S |
69 |
1 |
7 |
column_created_at() |
S |
66 |
1 |
8 |